Next | Prev | Up | Top | Contents | Index
Kernel Functions for EISA Support
The kernel provides services for mapping the EISA bus into the kernel virtual address space for PIO or DMA, and for transferring data using these maps. Two types of DMA are supported, Bus-master DMA and Slave DMA.
- Mapping PIO Addresses
-
- Allocating IRQs and Channels
-
- Programming Bus-Master DMA
-
- Programming Slave DMA
-
Next | Prev | Up | Top | Contents | Index